Crate tink_proto

source ·
Expand description

Protocol buffer message definitions for Tink.

Almost all of the code in this crate is auto-generated (using prost) from the protocol buffer message definitions in the proto/ subdirectory. These .proto files are copies from the upstream Tink project.

Re-exports

Modules

  • jsonjson
    Manual keyset serialization implementations that map enums onto strings rather than the i32 values used by prost.
  • Nested message and enum types in JwtHmacKey.
  • Nested message and enum types in KeyData.
  • Nested message and enum types in Keyset.
  • Nested message and enum types in KeysetInfo.

Structs

Enums